tools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM
authorIan Jackson <iwj@barriere.debian.org>
Fri, 12 Oct 2018 16:00:16 +0000 (16:00 +0000)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 12 Oct 2018 16:25:59 +0000 (17:25 +0100)
commit0b898ccc2cccfd0c3e27ef9c1b6a7bbc7fffc683
treef900748e085505a0d38903a602a0706651c8acf4
parent2179b707324890b06f061bbbcbf9aef95e813cec
tools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM

This makes it easier to disable the shim build.  (In Debian we need to
build the shim separately because it needs different compiler flags
and a different XEN_COMPILE_ARCH.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tools/firmware/Makefile